home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970929-19971216 / 000190_news@newsmaster….columbia.edu _Tue Oct 28 09:32:08 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA09080
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 28 Oct 1997 09:32:07 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id IAA01400
  7.     for kermit.misc@watsun; Tue, 28 Oct 1997 08:53:31 -0500 (EST)
  8. Path: news.columbia.edu!news.new-york.net!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!ais.net!chippy.visi.com!news-out.visi.com!nntp.flash.net!news.mira.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!yallara.cs.rmit.edu.au!not-for-mail
  9. From: rwi@yallara.cs.rmit.edu.au (Ross Irvine)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Reading filename one at a time.
  12. Followup-To: poster
  13. Date: 27 Oct 1997 11:02:16 GMT
  14. Organization: Comp Sci, RMIT University, Melbourne, Australia.
  15. Lines: 33
  16. Message-ID: <631sbo$hnl$1@goanna.cs.rmit.edu.au>
  17. NNTP-Posting-Host: yallara.cs.rmit.edu.au
  18. NNTP-Posting-User: rwi
  19. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:7971
  21.  
  22. Hi All.
  23.     I have more Kermit questions. :)
  24. I'd like to do this.
  25.  
  26. while (no more files in dirctory)
  27.     read filename into variable %a
  28.         send %a
  29.         if success delete %a
  30. end loop
  31.  
  32.  
  33. Basically I'd like to read all the filenames in a directory one at a time 
  34. so I can work with each file seperately. This is using K95, but will 
  35. hopefully work in msdos. I've looked through the Kermit book but haven't 
  36. been able to find anything.
  37.  
  38. Also goes anyone know when Kermit for MSDOS will be version 6 compliant? 
  39. I'm currently running Kermit 95 (which is great!), but I'm getting more a 
  40. more anonyed with the fact that I write a great script on K95 that just 
  41. won't work on MSDOS Kermit 3.15, such as the status return codes for INPUT.
  42.  
  43. And one more thing while I'm asking so much... :)
  44. Relase date for the GUI interface??
  45.  
  46. regards..
  47.  
  48. -- 
  49. Ross Irvine                      E-Mail    : rwi@yallara.cs.rmit.edu.au
  50. Computer Science Department,     Phone GSM : +61 419 565 232
  51. RMIT, Melbourne, Australia.      Nokia 2110 FAQ Creater, see below for WWW.
  52. Novell Network Admin - V.B.R.    Work : +61-3-9349-2744 Fax: +61-3-9349-2711
  53. Certified Novell Administrator  (CNA) Still Working on the CNE....
  54. And all round nice guy. :)       WEB : http://yallara.cs.rmit.edu.au/~rwi/